=== Divi - Disable Premade Layouts ===
Contributors: indikatordesign
Tags: divi, divi builder, divi page builder, divi theme, extra theme, elegant themes, divi layouts
Requires PHP: 5.6
Requires at least: 4.0
Tested up to: 5.0
Stable tag: 1.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A helper plugin to hide the new ready-made layouts of Elegant Themes for users.

== Description ==
A helper plugin to hide the new ready-made layouts of Elegant Themes for users.

This plugin is created independently and is not supported by Elegant Themes.

== Installation ==
In order to install the plugin, you can easily upload it as a Zip-Archive in the WordPress Admin area, or simply upload the unpacked folder directory to your plugin folder via FTP.

Then you can activate it in the plugin directory.

== Changelog ==

= Principle update notes =

> If you have problems after an update, please always try to delete your caches. Clear also the static CSS file generated by Divi: Theme Options > Builder > Static CSS File Generation > Clear

= 1.1.0 =

* Works now with the new Divi Backend Builder
* Removes the option from "Page Creation Flow" selection in the Visual Builder

*Changed Files:*

* /divi-disable-premade-layouts/assets/css/ddpl-admin.less
* /divi-disable-premade-layouts/assets/js/ddpl-admin.js
* /divi-disable-premade-layouts/divi-disable-premade-layouts.php
* /divi-disable-premade-layouts/readme.txt

= 1.0.5 =

* Fixes an issue where the premade layouts were displayed if no custom layouts are available
* Adapted to the new functions in the Visual Builder

*Changed Files:*

* all files

= 1.0.4 =

* Fixes an issue when checking view options in the Divi theme options for administrators

*Changed Files:*

* /divi-disable-premade-layouts/divi-disable-premade-layouts.php
* /divi-disable-premade-layouts/readme.txt

= 1.0.3 =

* If the field is left blank for the capabilities, this will now be detected correctly and the role "administrator" will be set automatically

*Changed Files:*

* /divi-disable-premade-layouts/divi-disable-premade-layouts.php
* /divi-disable-premade-layouts/readme.txt

= 1.0.2 =

* The settings under the Divi Theme Options are no longer displayed for users for whom the layouts are hidden

*Changed Files:*

* /divi-disable-premade-layouts/divi-disable-premade-layouts.php
* /divi-disable-premade-layouts/readme.txt

= 1.0.1 =

* Added compatibility for the Visual Builder
* Multiple permissions can now be added, separated by commas
* The Plugin Update Checker Library has been updated to version 4.4
* Removes the error that "Disable Translations" was no longer visible under the "Divi Theme Options"

*Added Files:*

* /divi-disable-premade-layouts/assets/css/ddpl-vb.less
* /divi-disable-premade-layouts/assets/css/ddpl-vb.min.css
* /divi-disable-premade-layouts/assets/css/ddpl-vb.min.css.map
* /divi-disable-premade-layouts/assets/js/ddpl-vb.js
* /divi-disable-premade-layouts/assets/js/ddpl-vb.min.js
* /divi-disable-premade-layouts/assets/js/ddpl-vb.min.js.map

*Changed Files:*

* All files inside: /divi-disable-premade-layouts/includes/update/initialize.php
* /divi-disable-premade-layouts/assets/lang/divi-disable-premade-layouts.pot
* /divi-disable-premade-layouts/divi-disable-premade-layouts.php
* /divi-disable-premade-layouts/readme.txt

= 1.0.0 =
* Initial release